home *** CD-ROM | disk | FTP | other *** search
- on nameplate
- global name
- if name = 0 then
- startTimer()
- repeat while the timer < 15
- end repeat
- if the machineType = 256 then
- puppetTransition(50, 2, 80, 1)
- else
- puppetTransition(50, 4, 20, 1)
- end if
- set the visible of sprite 8 to 0
- set name to 1
- else
- nothing()
- end if
- end
-